home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5465 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.3 KB  |  30 lines

  1. Newsgroups: comp.lang.c++
  2. Path: slip4.ac.BrockU.CA!imaging
  3. From: imaging@spartan.ac.brocku.ca (Bill Durksen)
  4. Subject: Turbo C++ First example failure
  5. Message-ID: <imaging.1.007B1A4A@spartan.ac.brocku.ca>
  6. Keywords: TApplication::~Tapplication
  7. Sender: news@spartan.ac.BrockU.CA (Usenet News)
  8. Nntp-Posting-Host: slip4.ac.brocku.ca
  9. Organization: Imaging Research Inc.
  10. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #1]
  11. Date: Sun, 4 Feb 1996 20:43:08 GMT
  12.  
  13. Hi folks.
  14.  
  15. I just signed onto this Newsy Group and I did a quick scan for some info on my 
  16. problem.  Didn't find it.  I have Turbo C++ 3.0 for windows.  I tried the 
  17. Hello world example in the first chapter of "ObjectWindows for C++ User's 
  18. Guide".  It built and ran fine in small model static libraries.  And Large 
  19. model was OK as well.  But when i tried to build with Run Time Libraries I had 
  20. a problem.  The book says to #define _CLASSDLL, use smart callbakcs and make 
  21. sure the libraries used are all of the same type (i.e. static or dynamic), I 
  22. choose Dynamic for CRT, OWL and Container class.  When I build in this 
  23. scenario, I always get TApplication::~TApplication and others unresolved at 
  24. link time.  Has anyone had this problem before or knows what the problem is.  
  25. I think I am doing some small thing wrong.  
  26.  
  27. Well Thanks for reading about my problem and possibly helping me out
  28.  
  29. Bill Durksen
  30.